FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.fhir.fr.core#current (3125 ms)

Package hl7.fhir.fr.core
Type ValueSet
Id Id
FHIR Version R4
Source https://hl7.fr/ig/fhir/core/https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-availability-time-day.html
Url https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-availability-time-day
Version 2.1.0
Status active
Date 2024-09-06T12:53:22+00:00
Name FRCoreValueSetAvailabilityTimeDay
Title First day of the workweek | Premier jour de la semaine de travail
Experimental False
Realm fr
Authority hl7
Description Specifies the day on which the workweek starts. Valid values are MO, TU, WE, TH, FR, SA and SU. | Spécifie les jours à partir desquels la semaine de travail commence

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://hl7.org/fhir/days-of-week Days Of Week


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet fr-core-vs-availability-time-day


Source

{
  "resourceType" : "ValueSet",
  "id" : "fr-core-vs-availability-time-day",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-core-vs-availability-time-day</b></p><a name=\"fr-core-vs-availability-time-day\"> </a><a name=\"hcfr-core-vs-availability-time-day\"> </a><a name=\"fr-core-vs-availability-time-day-fr-FR\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-days-of-week.html\"><code>http://hl7.org/fhir/days-of-week</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-days-of-week.html#days-of-week-MO\">MO</a></td><td>Monday</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-days-of-week.html#days-of-week-TU\">TU</a></td><td>Tuesday</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-days-of-week.html#days-of-week-WE\">WE</a></td><td>Wednesday</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-days-of-week.html#days-of-week-TH\">TH</a></td><td>Thursday</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-days-of-week.html#days-of-week-FR\">FR</a></td><td>Friday</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-days-of-week.html#days-of-week-SA\">SA</a></td><td>Saturday</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-days-of-week.html#days-of-week-SU\">SU</a></td><td>Sunday</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-warning",
      "valueMarkdown" : "Availability Time Day"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-availability-time-day",
  "version" : "2.1.0",
  "name" : "FRCoreValueSetAvailabilityTimeDay",
  "title" : "First day of the workweek | Premier jour de la semaine de travail",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-06T12:53:22+00:00",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "Interop'Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://interopsante.org/"
        }
      ]
    },
    {
      "name" : "InteropSanté",
      "telecom" : [
        {
          "system" : "email",
          "value" : "fhir@interopsante.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Specifies the day on which the workweek starts. Valid values are MO, TU, WE, TH, FR, SA and SU. | Spécifie les jours à partir desquels la semaine de travail commence",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/days-of-week",
        "concept" : [
          {
            "code" : "MO",
            "display" : "Monday"
          },
          {
            "code" : "TU",
            "display" : "Tuesday"
          },
          {
            "code" : "WE",
            "display" : "Wednesday"
          },
          {
            "code" : "TH",
            "display" : "Thursday"
          },
          {
            "code" : "FR",
            "display" : "Friday"
          },
          {
            "code" : "SA",
            "display" : "Saturday"
          },
          {
            "code" : "SU",
            "display" : "Sunday"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.